(outline-minor-mode): Add autoload cookie.
authorRichard M. Stallman <rms@gnu.org>
Mon, 7 Jun 1993 03:47:20 +0000 (03:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 7 Jun 1993 03:47:20 +0000 (03:47 +0000)
lisp/textmodes/ooutline.el

index aac0d890126648c8b450d205b1359b9e00a4a73f..0487fc5228d75df724a64de2bb21b5d587226869 100644 (file)
@@ -136,6 +136,7 @@ Turning on outline mode calls the value of `text-mode-hook' and then of
          (cons (cons 'outline-minor-mode outline-minor-mode-map)
                minor-mode-map-alist)))
 
+;;;###autoload
 (defun outline-minor-mode (&optional arg)
   "Toggle Outline minor mode.
 With arg, turn Outline minor mode on if arg is positive, off otherwise.